* lisp/isearch.el (isearch-mode-map): Bind `M-s _' to `isearch-toggle-symbol'.
authorJuri Linkov <juri@jurta.org>
Tue, 29 May 2012 09:46:06 +0000 (12:46 +0300)
committerJuri Linkov <juri@jurta.org>
Tue, 29 May 2012 09:46:06 +0000 (12:46 +0300)
commit7f2c3132c2ea5fc1d0ead5080408c31793c84469
tree0d930923046d11fcfb030aba5349a861629ccee7
parent4e294d2af52a9c5162e4ebeae8524135104c854c
* lisp/isearch.el (isearch-mode-map): Bind `M-s _' to `isearch-toggle-symbol'.
Bind `M-s c' to `isearch-toggle-case-fold'.
(search-map): Bind `M-s _' to `isearch-forward-symbol'.
(isearch-forward): Add `M-s _' to the docstring.
(isearch-forward-symbol, isearch-toggle-case-fold)
(isearch-symbol-regexp): New functions.
etc/NEWS
lisp/ChangeLog
lisp/isearch.el